home *** CD-ROM | disk | FTP | other *** search
-
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
- <html>
- <head>
- <meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
- <title></title>
- <link rel="stylesheet" href="../main.css">
- <script language="JavaScript" src="../lib/dhtml/dynlayer.js" type="text/javascript"></script>
- <style type="text/css">
- <!--
- #textDiv {position:absolute; width: 470px; top: 40px; z-index:1; visibility:hidden}
- //-->
- </style>
- <script language="JavaScript">
- <!--
- function posLayer()
- {
- if (document.layers) breite = self.innerWidth;
- if (document.layers) hoehe = self.innerHeight;
- if (document.all) breite = document.body.clientWidth;
- if (document.all) hoehe = document.body.clientHeight;
- text.moveTo((breite/2)-210,20);
- text.show();
- }
- function helpFenster (auswahl)
- {
- dateiTyp = auswahl + ".php3";
- var helps = window.open(dateiTyp,'help','scrollbars=no,resizable=no,width=700,height=340,left=50,top=50');
- window.focus;
- }
- //-->
- </script>
- </head>
-
- <%If True Then%>
-
- <body background="../gfx/bg_content.gif" onLoad="DynLayerInit();" onresize="history.go(0);">
- <script language="JavaScript">
-
- function sound()
- {
- var InternetExplorer = navigator.appName.indexOf("Microsoft") != -1;
- var nc = InternetExplorer ? window.soundcontrol : window.document.soundcontrol;
- nc.TGotoLabel("_level0","sound");
- }
- </script>
- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#3,0,0,0" width="18" height="8" ID="soundcontrol" NAME="soundcontrol">
- <param name="SRC" value="../media/sound.swf">
- <param name="QUALITY" value="high">
- <embed NAME="soundcontrol" MAYSCRIPT src="../media/sound.swf" pluginspage="http://www.macromedia.com/shockwave/download/" type="application/x-shockwave-flash" width="18" height="8" quality="high" SWLiveConnect="True">
- </embed>
- </object>
-
-
- <div id="linkerRand" style="position:absolute;left:0;top:-100;z-index:2;">
- <img src="../gfx/rand.gif" width=800 height=30 border=0 alt="">
- </div>
-
- <div id="bogenUnten" style="position:absolute;left:0;top:-100;z-index:3;">
- <img src="../gfx/bogen.gif" width=744 height=91 border=0 alt="">
- </div>
- <div id="untenLinks" style="position:absolute;left:0;top:-100;z-index:4;">
- <a href="javascript:helpFenster('../credits/credits');"><img src="../gfx/credits.gif" width=35 height=15 alt="" border="0"></a> <a href="javascript:helpFenster('../help/help_frame')"><img src="../gfx/help.gif" width=28 height=15 alt="" border="0"></a>
- </div>
- <div id="logo" style="position:absolute;left:0;top:-100;z-index:5;">
- <a href="../frame.php3?version=<?echo $version?>" onmouseover="javascript:sound();" target="_top"><img src="../gfx/logo.gif" width=117 height=39 alt="" border="0"></a>
- </div>
- <script language="JavaScript" src="../lib/bogen.js" type="text/javascript"></script>
-
- <div id="text" align="center" style="z-Index:2; position:absolute; top:20px; left:0px;">
- <table cellspacing=0 cellpadding=0 border=0 width=100%><tr><td align=center>
- <script language="JavaScript">
- if (document.layers) breite = self.innerWidth;
- if (document.layers) hoehe = self.innerHeight;
- if (document.all) breite = document.body.clientWidth;
- if (document.all) hoehe = document.body.clientHeight;
-
-
- fl_hoehe=hoehe-58;
- if (fl_hoehe>200) fl_hoehe=200;
- fl_breite=550/200*fl_hoehe;
- if ((fl_breite+140>breite) && (fl_hoehe<=258)) {
- fl_breite=breite-140;
- fl_hoehe=(200/550*fl_breite); }
-
- //document.write(fl_hoehe+' '+fl_breite);
-
- document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#3,0,0,0" height="'+fl_hoehe+'" width="'+fl_breite+'"><param name="SRC" value="media/clever_3000.swf"><param name="QUALITY" value="high"><embed src="media/clever_3000.swf" pluginspage="http://www.macromedia.com/shockwave/download/" type="application/x-shockwave-flash"quality="high" height="'+fl_hoehe+'" width="'+fl_breite+'"></embed></object>');
- </script>
- </td></tr></table>
- </div>
- <div id="hinten" align="center" style="z-Index:1; position:absolute; top:20px; left:0px;">
- <table cellspacing=0 cellpadding=0 border=0 width=100%><tr><td align=center>
- <script language="JavaScript">
- document.write('<img src="../gfx/streifen.jpg" height="'+fl_hoehe+'" width="'+breite+'" border="0">');
- </script>
- </td></tr></table>
- </div>
-
- <% Else %>
-
- <body background="../gfx/bg_content.gif" onLoad="DynLayerInit();posLayer();" onresize="history.go(0);">
- <div id="linkerRand" style="position:absolute;left:0;top:-100;z-index:2;">
- <img src="../gfx/rand.gif" width=800 height=30 border=0 alt="">
- </div>
-
- <div id="bogenUnten" style="position:absolute;left:0;top:-100;z-index:3;">
- <img src="../gfx/bogen.gif" width=744 height=91 border=0 alt="">
- </div>
- <div id="untenLinks" style="position:absolute;left:0;top:-100;z-index:4;">
- <a href="javascript:helpFenster('../credits/credits');"><img src="../gfx/credits.gif" width=35 height=15 alt="" border="0"></a> <a href="javascript:helpFenster('../help/help_frame')"><img src="../gfx/help.gif" width=28 height=15 alt="" border="0"></a>
- </div>
- <div id="logo" style="position:absolute;left:0;top:-100;z-index:5;">
- <a href="../frame.asp" target="_top"><img src="../gfx/logo.gif" width=117 height=39 alt="" border="0"></a>
- </div>
- <script language="JavaScript" src="../lib/bogen.js" type="text/javascript"></script>
-
- <div id="textDiv">
- <font>Be clever & win<br>
- Smart, active and yours to win. See the latest in what's light and mobile, and after a small test of artistic creativity,
- maybe even call the smart or the R1 Traffic Lights scooter yours. Only from us, only online -
- get it now. To be in to win the <a href="scooter.asp">scooter</a> or <a href="smart.asp">smart</a> (drawn monthly and 6 monthly respectively)
- just click on "<a href="win.asp">Smart Win</a>", do your best to copy our SMS illustration, and register.
- New game monthly!
- </font>
- </div>
-
- <% End If %>
-
- <script language="Javascript">
-
- top.navi.location.href = "navi.asp";
-
-
- </script>
-
- </body>
- </html>
-
-
-